home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Urabon Golden Age Girl 2
/
Urabon Golden Age Girl 2.iso
/
mac
/
裏ガール2data
/
COVER5.DIR
/
00035.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-01-15
|
246 b
|
18 lines
on mynext
puppetSound("Shutter")
if the frame = 11 then
go(1, "COVER6.DIR")
else
go(marker(1))
end if
end
on myprev
puppetSound("Shutter")
if the frame = 1 then
go(12, "COVER4.DIR")
else
go(marker(-1))
end if
end